func net/netip.parseIPv6

2 uses

	net/netip (current package)
		netip.go#L121: 			return parseIPv6(s)
		netip.go#L206: func parseIPv6(in string) (Addr, error) {